EasyUDPSocket.Error Event

An error occurred. This event replaces the TCPSocket error event.

Syntax

Error ( Code )

Parameters

Code

Integer


It functions the same, but instead this event passes the error code so you don't have to check the LastErrorCode property.